home *** CD-ROM | disk | FTP | other *** search
/ Champak 109 / Vol 109.iso / games / stepp000.swf / scripts / DefineSprite_809 / frame_19 / DoAction.as
Text File  |  2008-11-12  |  132b  |  10 lines

  1. tellTarget("_root.Porte")
  2. {
  3.    gotoAndStop("PorteBarre");
  4.    play();
  5. }
  6. tellTarget("_root.Collider")
  7. {
  8.    gotoAndStop(2);
  9. }
  10.